home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / fftscop4.zip / FFTSCOPE.DOC < prev    next >
Text File  |  1994-05-30  |  2KB  |  45 lines

  1. The Program use the following Keys:
  2. ------------------------------------------------------------------
  3. 0123456789*/     select MODE      (look for some Hidden Modes...)
  4. ENTER            Spezial-Effects  (freeze Scope / Visual Effects)
  5. + -              change   Triggerbuffersize/FFT-Volume/Samplerate
  6. ------------------------------------------------------------------
  7. The Program use no Interrupts, but the Soundblaster_DMA must be 1.
  8. and the Soundblaster Adress must be 220h ! (SB 2.0 default Values)
  9.  
  10. The Programs work with Cards they are only Software-compatible to
  11. Soundblaster 2.0 or Soundblaster PRO (The Mixer is not supported)
  12.  
  13. Soundblaster 1.0     4kHz ... 12kHz  Samplerate
  14. Soundblaster 2.0     4kHz ... 15kHz  Samplerate
  15. SoundGalaxy BX II    4kHz ... 26kHz  Samplerate
  16. Soundblaster Pro     4kHz ... 44kHz  Samplerate
  17. Mega-Blaster 16      4kHz ... 48kHz  Samplerate
  18.  
  19. The Program use only 8-Bit mono Modes of the Soundcards,
  20. please send me Programming-Info for 16-Bit Soundcards...
  21. I put the complete C-Program (Borland C/C++) to this Archive,
  22. so that you can create better Versions of my Program!
  23. If you do so, please send me your Version !!! 
  24.  
  25. please note that the maximal-Freqency is Samplerate/2  (Nyquist).
  26. Samplerate over 14999 use Highspeed_Soundblaster_DMA_mode, 
  27. not all Software compatible Soundcards support this Mode!
  28.  
  29. for Visual Effects/Home-Disco use 4kHz Samplerate (it's Better!)
  30.  
  31. the FFT-Analysator display Amplitude and Freqency linear.
  32. the FT-Analysator display Amplitude linear and Freqency logarithmic.
  33. The FT-Analysator is very slow because FT is slower then FFT!
  34.  
  35. Spezial Features of the FT-SCOPE.EXE Program:
  36. ----------------------------------------------
  37. Displaying more TECHNICAL Information (and better Colors) in the Main-Menu!
  38. changing the Samplerate in the Main-Menu with the '+' and '-' Keys.
  39. 'Enter' / 'Space' Starts/Stops Trigger-Oszilloscope or switch Window on/off.
  40. (Window is a Funktion to make the Spektrallines more correctly!)
  41. Mode '0' is not list in Main-Menu, it is a 2048 Point FFT, so you can
  42. never see the complete Spectrum, use the Cursorkeys to scroll it! 
  43.  
  44.  
  45.